Logging Utility Methods

The IISLog component has the following methods:

AtEndOfLog Indicates whether all records have been read from the log file.
CloseLogFiles Closes all open log files.
OpenLogFile Opens a log file for reading or writing.
ReadFilter Filters records from the log file by date and time.
ReadLogRecord Reads the next available log record from the current log file.
WriteLogRecord Writes a log record to the current log file.

© 1997-1999 Microsoft Corporation. All rights reserved.